home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-03-12 | 1.3 KB | 30 lines | [TEXT/MSWD] |
-
-
- Opening a document via the Open Other button in a documents window under
- MultiFinder can cause problems when you come back to PowerStation - weird
- behavior or a crash.
- Either of two patches to PowerStation 2.3 will fix this problem. The short
- patch will alter the behavior of PowerStation such that the documents window
- will still be open when you come back to PowerStation. The long patch will
- make no functional change, i.e., the documents window will be closed when you
- come back to PowerStation. Apply one patch or the other, not both.
- Short patch:
- Search for: 0001 4EBA F108
- Change to: 0000 """" """"
- (located in block 46 (2E hex) at offset 196 (C4 hex) bytes within the block)
- Long patch:
- Search for: 41ED F6DA
- (located in block 46 (2E hex) at offset 150 (96 hex) bytes within the block)
- Change the 41ED F6DA and the following 48 bytes as follows. The top line of
- each pair of lines shows the original, the bottom line shows the new:
- 41ED F6DA 2D50 FFBA 3D6D
- 2D6D F6DA FFBA 3D6D F6E0
- F6E0 FFBE 41EE FFC0 43ED F6E2 700F 20D9
- FFBE 43EE FFC0 41ED F6E2 7040 A02E 3F2E
- 51C8 FFFC 3F2E 0008 486E FFB8 4EBA FBAA
- 0008 486E FFB8 4EBA FBB0 3F06 1F3C 0001
- 3F06 1F3C 0001 4EBA F108
- 4EBA F10E BC6D F8B8 6604
- (end of patch)
-
- Download complete.